xen/multicall: Use the common hcall_preempted boolean
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 14 Feb 2017 18:06:59 +0000 (18:06 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 16 Feb 2017 14:15:25 +0000 (14:15 +0000)
commitb26c93fb1b14501fece01b213590896c2c069770
tree5a54ecdaa7a890977606a315940cd1209b67ab4e
parent9353e3628a8cba7edc5aea470b448f290af76118
xen/multicall: Use the common hcall_preempted boolean

The now-common hcall_preempted boolean is perfectly usable for multicalls.
Remove the multicall-specific preemption mechanism.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Julien Grall <julien.grall@arm.com>
xen/arch/arm/domain.c
xen/arch/x86/domain.c
xen/common/multicall.c
xen/include/xen/multicall.h